while coding c# i get the error : Duplicate global::System.Runtime.Versioning.TargetFrameworkAttribute attribute [first_better_project]

67

while coding c# i get the error : "Duplicate 'global::System.Runtime.Versioning.TargetFrameworkAttribute' attribute [first_better_project]" -

<GenerateTargetFrameworkAttribute>false</GenerateTargetFrameworkAttribute>

while coding c# i get the error : "Duplicate 'global::System.Runtime.Versioning.TargetFrameworkAttribute' attribute [first_better_project]" -

<ItemGroup>
  <DefaultItemExcludes>$(DefaultItemExcludes);obj/**</DefaultItemExcludes>
</ItemGroup>

Comments

Submit
0 Comments